home *** CD-ROM | disk | FTP | other *** search
/ Technotools / Technotools (Chestnut CD-ROM)(1993).ISO / lang_c / mc51bugs / q32746 < prev    next >
Text File  |  1988-07-20  |  557b  |  19 lines

  1. Q32746 pow Returns Incorrect Value
  2. C Compiler
  3. 5.10   | 5.10
  4. MS-DOS | OS/2
  5.  
  6. Summary:
  7.    Calling the run-time function pow(0.0,-1.0) should return HUGE_VAL,
  8. according to the documentation of the function on Page 455 of the
  9. "Microsoft C 5.1 Run-Time Library Reference." However, the function
  10. returns 0.0 and prints a DOMAIN error message.
  11.     Microsoft has confirmed this to be a problem in Version 5.10. We
  12. are researching this problem and will post new information as it
  13. becomes available.
  14.  
  15.  
  16.  
  17. Keywords:  buglist5.10
  18. Updated  88/07/21 03:19
  19.